a{
  text-indent: 0pt;
  color:#4040ff;
  font-size:9pt;
  text-align: center;
  text-decoration: none;
}

a:hover{
font-weight: bold;
/*  width:100%;
/*  filter:shadow(color=teal,direction=180); */
  color:#0000ff;
}

body{
  background-image: url(bg.gif);
  background-attachment: fixed;
  text-align:center;
}

center{
  display:none;
}
